Skip to main content

ToneMapper

Complete API reference for ToneMapper, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class ToneMapper extends Component

Constructors

SignatureDescription
ToneMapper(ToneMapper)Executes ToneMapper and returns after the underlying engine call finishes.
ToneMapper(Engine)Executes ToneMapper and returns after the underlying engine call finishes.
ToneMapper()Executes ToneMapper and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceToneMapperRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
contrastfloatget/setVirtual attribute exposed by getContrast. Access it like a field to read or write the underlying value.
offsetBfloatget/setVirtual attribute exposed by getOffsetB. Access it like a field to read or write the underlying value.
offsetGfloatget/setVirtual attribute exposed by getOffsetG. Access it like a field to read or write the underlying value.
offsetRfloatget/setVirtual attribute exposed by getOffsetR. Access it like a field to read or write the underlying value.
powerBfloatget/setVirtual attribute exposed by getPowerB. Access it like a field to read or write the underlying value.
powerGfloatget/setVirtual attribute exposed by getPowerG. Access it like a field to read or write the underlying value.
powerRfloatget/setVirtual attribute exposed by getPowerR. Access it like a field to read or write the underlying value.
saturationfloatget/setVirtual attribute exposed by getSaturation. Access it like a field to read or write the underlying value.
slopeBfloatget/setVirtual attribute exposed by getSlopeB. Access it like a field to read or write the underlying value.
slopeGfloatget/setVirtual attribute exposed by getSlopeG. Access it like a field to read or write the underlying value.
slopeRfloatget/setVirtual attribute exposed by getSlopeR. Access it like a field to read or write the underlying value.
temperaturefloatget/setVirtual attribute exposed by getTemperature. Access it like a field to read or write the underlying value.
tintfloatget/setVirtual attribute exposed by getTint. Access it like a field to read or write the underlying value.
tonnemapTypeTypeget/setVirtual attribute exposed by getTonnemapType. Access it like a field to read or write the underlying value.
vibrancefloatget/setVirtual attribute exposed by getVibrance. Access it like a field to read or write the underlying value.